Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Permit ssh user environment #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vochicong
Copy link

No description provided.

@demotomohiro
Copy link
Owner

It seems there is a security risk to set PermitUserEnvironment to yes.
https://man.openbsd.org/sshd_config#PermitUserEnvironment
https://bugzilla.mindrot.org/show_bug.cgi?id=2317

If you want to change /etc/ssh/sshd_config, you can change it after calling remocolab.setupSSHD() or remocolab.setupVNC() and call !service ssh restart or !service ssh reload to restart sshd or reload sshd_config.

@vochicong
Copy link
Author

That's exactly what I'm doing.
Anyway, without setting proper env vars, I was not able to use the GPU.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants